home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Programming (2300, 7000) / 7008 Prog’s Notebk / Programmers notebook update / cards.xml < prev    next >
Encoding:
Text File  |  1991-04-24  |  3.0 KB  |  80 lines

  1. card_2936.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>2936</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_3220.pbm</bitmap>
  8.     <cantDelete> <false /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2738</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3425.css" />
  13.     <part>
  14.         <id>1</id>
  15.         <type>button</type>
  16.         <visible> <true /> </visible>
  17.         <reserved5> 0 </reserved5>
  18.         <reserved4> 0 </reserved4>
  19.         <reserved3> 0 </reserved3>
  20.         <reserved2> 0 </reserved2>
  21.         <reserved1> 0 </reserved1>
  22.         <enabled> <true /> </enabled>
  23.         <rect>
  24.             <left>77</left>
  25.             <top>75</top>
  26.             <right>179</right>
  27.             <bottom>96</bottom>
  28.         </rect>
  29.         <style>roundrect</style>
  30.         <showName> <true /> </showName>
  31.         <highlight> <false /> </highlight>
  32.         <autoHighlight> <false /> </autoHighlight>
  33.         <sharedHighlight> <true /> </sharedHighlight>
  34.         <family>0</family>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Chicago</font>
  39.         <textSize>12</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <name>Re-Index</name>
  42.         <script>on mouseUp--this is the new buttonglobal a,b,x,yplay boing c5put "Sorting Reference Cards . . . Please Wait" into messageput empty into card field 1put empty into card field 2set the cursor to 4sort text by field 2play boing d4put "Getting Keywords . . . Please Wait" into messageput the number of cards into xput the number of cards into ydivide x by 2put trunc(x) into asubtract a from yrepeat for ago nextget field 2put it & return into last line of card field 1 of card 1end repeatrepeat for ygo nextget field 2put it & return into last line of card field 2 of card 1end repeatgo card 1put "Compacting Stack . . . Please Wait" into messagedoMenu "Compact Stack"put "Done" into messagewait 2 secondshide messageend mouseUp</script>
  43.     </part>
  44.     <part>
  45.         <id>2</id>
  46.         <type>button</type>
  47.         <visible> <true /> </visible>
  48.         <reserved5> 0 </reserved5>
  49.         <reserved4> 0 </reserved4>
  50.         <reserved3> 0 </reserved3>
  51.         <reserved2> 0 </reserved2>
  52.         <reserved1> 0 </reserved1>
  53.         <enabled> <true /> </enabled>
  54.         <rect>
  55.             <left>76</left>
  56.             <top>48</top>
  57.             <right>178</right>
  58.             <bottom>69</bottom>
  59.         </rect>
  60.         <style>roundrect</style>
  61.         <showName> <true /> </showName>
  62.         <highlight> <false /> </highlight>
  63.         <autoHighlight> <false /> </autoHighlight>
  64.         <sharedHighlight> <true /> </sharedHighlight>
  65.         <family>0</family>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>center</textAlign>
  69.         <font>Chicago</font>
  70.         <textSize>12</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <name>Update</name>
  73.         <script>on mouseUpchoose button toolget the loc of card button 1click at itdoMenu "Copy Button"go card 1 of "Programmer's Notebook"get the loc of card button "Re-Index"click at itdoMenu "Clear Button"doMenu "Paste Button"choose browse toolshow msgput "There ya go‚Ķ" into msgwait 2 secondshide msgend mouseUp</script>
  74.     </part>
  75.     <name></name>
  76.     <script></script>
  77. </card>
  78.  
  79.  
  80.